Skip to content

[nightly] Update dependencies from dotnet/dotnet #6562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: nightly
Choose a base branch
from

Conversation

dotnet-docker-bot
Copy link
Contributor

No description provided.

@dotnet-docker-bot dotnet-docker-bot force-pushed the nightly-UpdateDependencies-nightly-From-dotnet-dotnet branch from 01ac556 to e633eb0 Compare July 21, 2025 14:53
@dotnet-docker-bot dotnet-docker-bot requested a review from a team as a code owner July 21, 2025 14:53
@lbussell
Copy link
Contributor

New issue with PowerShell:

0.388 PowerShell.Linux.x64.7.6.0-preview.4.nupkg: OK
1.117 You can invoke the tool using the following command: pwsh
1.117 Tool 'powershell.linux.x64' (version '7.6.0-preview.4') was successfully installed.
1.363 Unhandled exception. System.TypeLoadException: Could not load type 'System.CommandLine.CommandLineConfiguration' from assembly 'System.CommandLine, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'.
1.363    at NuGet.CommandLine.XPlat.Program.MainInternal(String[] args, CommandOutputLogger log, IEnvironmentVariableReader environmentVariableReader)
1.363    at NuGet.CommandLine.XPlat.Program.Main(String[] args)

@mmitche @baronfel this looks related to dotnet/sdk#49786 but instead when running PowerShell, do you think this would be fixed by dotnet/sdk#49740? Or will this need a change in PowerShell?

@baronfel
Copy link
Member

This is the SDK codeflow issue, yes. It requires both a system command line and a nuget update to flow to the SDK and then the SDK to flow to the VMR in order to fix.

@lbussell
Copy link
Contributor

lbussell commented Jul 23, 2025

Oh I see now, it's not running powershell just using NuGet (via the SDK) to install it. /duh

@dotnet-docker-bot
Copy link
Contributor Author

Couldn't update this pull request: Head commit author 'Logan Bussell' is not 'dotnet-docker-bot'
Would have applied '[nightly] Update dependencies from dotnet/dotnet'

@dotnet-docker-bot
Copy link
Contributor Author

Couldn't update this pull request: Head commit author 'Logan Bussell' is not 'dotnet-docker-bot'
Would have applied '[nightly] Update dependencies from dotnet/dotnet'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants